adTempus API
PreviousUpNext
IRemoteAgent::Enabled Property

Gets or sets the enabled indicator, which determines whether jobs will be executed on this Agent.

C++
__property VARIANT_BOOL Enabled;
C#
VARIANT_BOOL Enabled;
Visual Basic
Property Enabled() As VARIANT_BOOL
Default Value

false

If an agent is disabled, adTempus will not send or queue any commands for this agent, so no jobs will be run on it. 

 

adTempus API Reference version 3.0.0.0, revised 10/30/2008